名前 | 解説 | |
---|---|---|
CollectionChanged | Occurs after the collection changed. C1.DataCollection.C1DataCollectionBase<T>から継承されます。 | |
CollectionChanging | Occurs before the collection changes. | |
FilterChanged | Raised after a filter operation was performed. C1.DataCollection.C1WrapDataCollection<T,T>から継承されます。 | |
GroupChanged | Raised after a grouping operation was performed. C1.DataCollection.C1WrapDataCollection<T,T>から継承されます。 | |
ItemLoaded | Occurs when an item is added to the cache. | |
ItemUnloaded | Occurs when an item is removed from the cache. | |
PageChanged | Occurs after the current page changed. C1.DataCollection.C1WrapDataCollection<T,T>から継承されます。 | |
PropertyChanged | Occurs when a property value changes. C1.DataCollection.C1DataCollectionBase<T>から継承されます。 | |
SortChanged | Raised after a sort operation was performed. C1.DataCollection.C1WrapDataCollection<T,T>から継承されます。 |